| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRGetCurrentNodeID function to get the current node of a movie.
UInt32 QTVRGetCurrentNodeID (QTVRInstance qtvr);
The QTVRGetCurrentNodeID function returns, as its function result, the ID of the current node of the QuickTime VR movie specified by the qtvr parameter.
Use QTVRGoToNodeID [link] to set the current node ID.
| Previous | Chapter contents | Chapter top | Section top | Next |